-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-3752][SQL]: Add tests for different UDF's #2621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I would expect some of these test cases to fail...any idea why it isn't? |
|
QA tests have started for PR 2621 at commit
|
|
QA tests have finished for PR 2621 at commit
|
|
Test FAILed. |
b013cab to
07de8c2
Compare
|
ok to test |
|
QA tests have started for PR 2621 at commit
|
|
QA tests have finished for PR 2621 at commit
|
|
Test FAILed. |
07de8c2 to
1ba46ef
Compare
|
ok to test |
|
QA tests have started for PR 2621 at commit
|
|
QA tests have finished for PR 2621 at commit
|
|
Test PASSed. |
|
Please hold off on merging - I want to add more cases to this test. |
2b1854e to
af64454
Compare
|
ok to test |
|
QA tests have started for PR 2621 at commit
|
|
QA tests have finished for PR 2621 at commit
|
|
Test FAILed. |
af64454 to
1689975
Compare
|
ok to test |
|
QA tests have started for PR 2621 at commit
|
|
QA tests have finished for PR 2621 at commit
|
|
Test FAILed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use the idomatic syntax for tuple types: Seq[(Int, Int, Int)]
1689975 to
d7fdbbc
Compare
|
okay to test |
|
QA tests have started for PR 2621 at commit
|
|
QA tests have finished for PR 2621 at commit
|
|
Test PASSed. |
|
@marmbrus - ready for another round - merge or let me know what to change. |
|
Thanks @vidaha :) merged to master. |
No description provided.